home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 2: Applications
/
Linux Cubed Series 2 - Applications.iso
/
editors
/
vi
/
vim-4.000
/
vim-4
/
vim-4.2
/
src
/
proto
/
csearch.pro
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-17
|
311 b
|
6 lines
/* csearch.c */
void do_sub __PARMS((linenr_t lp, linenr_t up, char_u *cmd, char_u **nextcommand, int use_old));
void do_glob __PARMS((int type, linenr_t lp, linenr_t up, char_u *cmd));
int read_viminfo_sub_string __PARMS((char_u *line, FILE *fp, int force));
void write_viminfo_sub_string __PARMS((FILE *fp));